-
Notifications
You must be signed in to change notification settings - Fork 232
Fix start_directory
not being respected in first pane
#787
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #787 +/- ##
==========================================
+ Coverage 75.59% 75.65% +0.05%
==========================================
Files 16 16
Lines 1254 1257 +3
Branches 322 323 +1
==========================================
+ Hits 948 951 +3
Misses 220 220
Partials 86 86
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
@nvasilas Can you sign the CLA? |
@nvasilas Is it possible you could write a test? |
@tony Sure you will receive a pull request for a test soon. |
@nvasilas Sounds good! https://tmuxp.git-pull.com/developing.html may be helpful |
@nvasilas P.S. You may also want to rebase against master and update to the latest packages. |
Respect start_directory for first pane.
Respect start_directory for first pane.